You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The devDependency lint-staged was updated from 8.2.1 to 9.0.0.
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
The advanced configuration options have been deprecated in favour of the simple format
Local commands are no longer resolved by lint-staged, but execa will do this instead. In effect, there are no longer pretty error messages when commands are not found.
Very long arguments strings are no longer chunked on Windows. Function linters should be used instead to customise this behaviour.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The devDependency lint-staged was updated from
8.2.1to9.0.0.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v9.0.0
9.0.0 (2019-07-01)
Bug Fixes
Code Refactoring
Features
BREAKING CHANGES
Commits
The new version differs by 32 commits.
e24aaf2fix: parse titles for function linterse862e7edocs: correct config file name309ff1cdocs: restore filtering section to README4bef26efeat: add deprecation error for advanced configuratione829646refactor: remove dependency on path-is-inside767edbdrefactor: remove dependency on lodashc59cd9achore: upgrade dependencies19536e3refactor: pass unparsed commands to execa with --shell275d996refactor: rename --silent to --quiet18acd59docs: update README2ba6d61test: ignore testSetup from coverage reportecf9227feat: add --shell and --quiet flags04190c8refactor: remove advanced configuration optionsbed9127refactor: use execa's shell option to run commandsd3f6475docs: update contributorsThere are 32 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴